Allow pciback to be placed into a permissive mode of operation whereby it allows
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 8 Mar 2006 16:32:36 +0000 (17:32 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 8 Mar 2006 16:32:36 +0000 (17:32 +0100)
commitb1d3128dd860dedde0808a38ceb239e6d5854eba
tree8e22d5e97d2b86c50e22c533684b5d7a2d7f3665
parent5ed8e29dde8dde8cf5b8bfcfb7781014d812b611
Allow pciback to be placed into a permissive mode of operation whereby it allows
PCI config writes to succeed by default. Currently this is the only way to allow
control of a device that has device-specific registers in the config space from
a driver domain.

echo Y >/sys/module/pciback/parameters/permissive

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/pciback/conf_space.c